home *** CD-ROM | disk | FTP | other *** search
- Path: news.acns.nwu.edu!aragorn203
- From: llong@nwu.edu (Laurie Long)
- Newsgroups: comp.lang.c
- Subject: BEGINNER -- Borland tcwin 4.5 Tab Input Problem
- Date: Thu, 28 Mar 96 18:34:32 GMT
- Organization: Northwestern University, Evanston, IL. USA
- Message-ID: <4jem3o$8cg_002@nuts.nwu.edu>
- NNTP-Posting-Host: aragorn203.nuts.nwu.edu
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- Can someone explain why a user-entered tab is not recognized. I have included
- a "case: '\t'" in my program. The program doesn't freeze if the tab key is
- pressed. The user can go on entering any other character -- white space or
- otherwise. Also, if I use '\t' in a printf control string, for example, it
- works just fine. This seems to be an input problem.
-
-
- Laurie Long
- Northwestern University, Evanston, IL. USA
- llong@nwu.edu
-